home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 34
/
PC Gamer IT CD 34 2-2.iso
/
utility
/
rccd30103
/
_SETUP.1
/
Rccd.exe
/
0
/
RCDATA
/
TFRMHOTKEYSTATUS
/
TFRMHOTKEYSTATUS.txt
< prev
Wrap
Text File
|
1998-09-03
|
1KB
|
52 lines
object frmHotKeyStatus: TfrmHotKeyStatus
Left = 521
Top = 203
BorderStyle = bsNone
Caption = 'RCCD'
ClientHeight = 40
ClientWidth = 143
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 143
Height = 40
Align = alClient
BevelInner = bvLowered
BevelWidth = 2
TabOrder = 0
object lblStatus: TgbLabelFX
Left = 3
Top = 10
Width = 134
Height = 19
LabelStyle = lsRaised
Alignment = taCenter
AutoSize = False
Caption = 'RCCD Enabled'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
end
end
object CloseTimer: TTimer
Enabled = False
Interval = 700
OnTimer = CloseTimerTimer
Left = 104
Top = 8
end
end